| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<CidrBlockAssociation> |
AwsEc2VpcDetails.cidrBlockAssociationSet()
Information about the IPv4 CIDR blocks associated with the VPC.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2VpcDetails.Builder |
AwsEc2VpcDetails.Builder.cidrBlockAssociationSet(CidrBlockAssociation... cidrBlockAssociationSet)
Information about the IPv4 CIDR blocks associated with the VPC.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2VpcDetails.Builder |
AwsEc2VpcDetails.Builder.cidrBlockAssociationSet(Collection<CidrBlockAssociation> cidrBlockAssociationSet)
Information about the IPv4 CIDR blocks associated with the VPC.
|
Copyright © 2023. All rights reserved.