| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnSubnetCidrBlock.Builder |
CfnSubnetCidrBlock.Builder.create(software.constructs.Construct scope,
String id) |
CfnSubnetCidrBlock.Builder |
CfnSubnetCidrBlock.Builder.ipv6CidrBlock(String ipv6CidrBlock)
The IPv6 network range for the subnet, in CIDR notation.
|
CfnSubnetCidrBlock.Builder |
CfnSubnetCidrBlock.Builder.subnetId(String subnetId)
The ID of the subnet.
|
Copyright © 2022. All rights reserved.