| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
VpcCidrBlockState |
VpcCidrBlockAssociation.cidrBlockState()
Information about the state of the CIDR block.
|
VpcCidrBlockState |
VpcIpv6CidrBlockAssociation.ipv6CidrBlockState()
Information about the state of the CIDR block.
|
| Modifier and Type | Method and Description |
|---|---|
VpcCidrBlockAssociation.Builder |
VpcCidrBlockAssociation.Builder.cidrBlockState(VpcCidrBlockState cidrBlockState)
Information about the state of the CIDR block.
|
VpcIpv6CidrBlockAssociation.Builder |
VpcIpv6CidrBlockAssociation.Builder.ipv6CidrBlockState(VpcCidrBlockState ipv6CidrBlockState)
Information about the state of the CIDR block.
|
Copyright © 2021. All rights reserved.