| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnNatGatewayProps.Builder |
CfnNatGatewayProps.Builder.allocationId(String allocationId)
Sets the value of
CfnNatGatewayProps.getAllocationId() |
static CfnNatGatewayProps.Builder |
CfnNatGatewayProps.builder() |
CfnNatGatewayProps.Builder |
CfnNatGatewayProps.Builder.connectivityType(String connectivityType)
Sets the value of
CfnNatGatewayProps.getConnectivityType() |
CfnNatGatewayProps.Builder |
CfnNatGatewayProps.Builder.subnetId(String subnetId)
Sets the value of
CfnNatGatewayProps.getSubnetId() |
CfnNatGatewayProps.Builder |
CfnNatGatewayProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnNatGatewayProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnNatGatewayProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnNatGatewayProps.Builder. |
Copyright © 2022. All rights reserved.