@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.166Z") @Stability(value=Stable) public interface CfnCarrierGatewayProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-carriergateway.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCarrierGatewayProps.Builder
A builder for
CfnCarrierGatewayProps |
static class |
CfnCarrierGatewayProps.Jsii$Proxy
An implementation for
CfnCarrierGatewayProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnCarrierGatewayProps.Builder |
builder() |
default CfnCarrierGateway.TagsProperty |
getTags()
`AWS::EC2::CarrierGateway.Tags`.
|
String |
getVpcId()
`AWS::EC2::CarrierGateway.VpcId`.
|
@Stability(value=Stable) @NotNull String getVpcId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-carriergateway.html#cfn-ec2-carriergateway-vpcid@Stability(value=Stable) @Nullable default CfnCarrierGateway.TagsProperty getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-carriergateway.html#cfn-ec2-carriergateway-tags@Stability(value=Stable) static CfnCarrierGatewayProps.Builder builder()
CfnCarrierGatewayProps.Builder of CfnCarrierGatewayPropsCopyright © 2020. All rights reserved.