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