@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.980Z") @Stability(value=Stable) public interface CfnNatGatewayProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getSubnetId()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnNatGatewayProps.Builder builder()
CfnNatGatewayProps.Builder of CfnNatGatewayPropsCopyright © 2021. All rights reserved.