@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.209Z") @Stability(value=Stable) public interface CfnNatGatewayProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnNatGatewayProps.Builder
A builder for
CfnNatGatewayProps |
static class |
CfnNatGatewayProps.Jsii$Proxy
An implementation for
CfnNatGatewayProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnNatGatewayProps.Builder |
builder() |
String |
getAllocationId()
`AWS::EC2::NatGateway.AllocationId`.
|
String |
getSubnetId()
`AWS::EC2::NatGateway.SubnetId`.
|
default List<CfnTag> |
getTags()
`AWS::EC2::NatGateway.Tags`.
|
@Stability(value=Stable) @NotNull String getAllocationId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-allocationid@Stability(value=Stable) @NotNull String getSubnetId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-subnetid@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-tags@Stability(value=Stable) static CfnNatGatewayProps.Builder builder()
CfnNatGatewayProps.Builder of CfnNatGatewayPropsCopyright © 2020. All rights reserved.