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