| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnIPAMAllocationProps.Builder |
CfnIPAMAllocationProps.builder() |
CfnIPAMAllocationProps.Builder |
CfnIPAMAllocationProps.Builder.cidr(String cidr)
Sets the value of
CfnIPAMAllocationProps.getCidr() |
CfnIPAMAllocationProps.Builder |
CfnIPAMAllocationProps.Builder.description(String description)
Sets the value of
CfnIPAMAllocationProps.getDescription() |
CfnIPAMAllocationProps.Builder |
CfnIPAMAllocationProps.Builder.ipamPoolId(String ipamPoolId)
Sets the value of
CfnIPAMAllocationProps.getIpamPoolId() |
CfnIPAMAllocationProps.Builder |
CfnIPAMAllocationProps.Builder.netmaskLength(Number netmaskLength)
Sets the value of
CfnIPAMAllocationProps.getNetmaskLength() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnIPAMAllocationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnIPAMAllocationProps.Builder. |
Copyright © 2022. All rights reserved.