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