| 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.subnetId(String subnetId)
Sets the value of
CfnNatGatewayProps.getSubnetId() |
CfnNatGatewayProps.Builder |
CfnNatGatewayProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnNatGatewayProps.getTags() |
Copyright © 2021. All rights reserved.