| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnIPAMScope.Builder |
CfnIPAMScope.Builder.create(software.constructs.Construct scope,
String id) |
CfnIPAMScope.Builder |
CfnIPAMScope.Builder.description(String description)
The description of the scope.
|
CfnIPAMScope.Builder |
CfnIPAMScope.Builder.ipamId(String ipamId)
The ID of the IPAM for which you're creating this scope.
|
CfnIPAMScope.Builder |
CfnIPAMScope.Builder.tags(List<? extends CfnTag> tags)
The key/value combination of a tag assigned to the resource.
|
Copyright © 2022. All rights reserved.