@Stability(value=Stable) public static final class CfnInternetGatewayProps.Builder extends Object implements software.amazon.jsii.Builder<CfnInternetGatewayProps>
CfnInternetGatewayProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnInternetGatewayProps |
build()
Builds the configured instance.
|
CfnInternetGatewayProps.Builder |
tags(List<? extends CfnTag> tags)
Sets the value of
CfnInternetGatewayProps.getTags() |
@Stability(value=Stable) public CfnInternetGatewayProps.Builder tags(List<? extends CfnTag> tags)
CfnInternetGatewayProps.getTags()tags - `AWS::EC2::InternetGateway.Tags`.this@Stability(value=Stable) public CfnInternetGatewayProps build()
build in interface software.amazon.jsii.Builder<CfnInternetGatewayProps>CfnInternetGatewayPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.