| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static SubnetConfiguration.Builder |
SubnetConfiguration.builder() |
SubnetConfiguration.Builder |
SubnetConfiguration.Builder.cidrMask(Number cidrMask)
Sets the value of
SubnetConfiguration.getCidrMask() |
SubnetConfiguration.Builder |
SubnetConfiguration.Builder.name(String name)
Sets the value of
SubnetConfiguration.getName() |
SubnetConfiguration.Builder |
SubnetConfiguration.Builder.reserved(Boolean reserved)
Sets the value of
SubnetConfiguration.getReserved() |
SubnetConfiguration.Builder |
SubnetConfiguration.Builder.subnetType(SubnetType subnetType)
Sets the value of
SubnetConfiguration.getSubnetType() |
Copyright © 2021. All rights reserved.