| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
Ipv6CidrBlockAssociation |
Ipv6CidrBlockAssociation.clone() |
Ipv6CidrBlockAssociation |
Ipv6CidrBlockAssociation.withAssociationId(String associationId)
The association ID for the IPv6 CIDR block.
|
Ipv6CidrBlockAssociation |
Ipv6CidrBlockAssociation.withCidrBlockState(String cidrBlockState)
Information about the state of the CIDR block.
|
Ipv6CidrBlockAssociation |
Ipv6CidrBlockAssociation.withIpv6CidrBlock(String ipv6CidrBlock)
The IPv6 CIDR block.
|
| Modifier and Type | Method and Description |
|---|---|
List<Ipv6CidrBlockAssociation> |
AwsEc2VpcDetails.getIpv6CidrBlockAssociationSet()
Information about the IPv6 CIDR blocks associated with the VPC.
|
List<Ipv6CidrBlockAssociation> |
AwsEc2SubnetDetails.getIpv6CidrBlockAssociationSet()
The IPV6 CIDR blocks that are associated with the subnet.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2VpcDetails |
AwsEc2VpcDetails.withIpv6CidrBlockAssociationSet(Ipv6CidrBlockAssociation... ipv6CidrBlockAssociationSet)
Information about the IPv6 CIDR blocks associated with the VPC.
|
AwsEc2SubnetDetails |
AwsEc2SubnetDetails.withIpv6CidrBlockAssociationSet(Ipv6CidrBlockAssociation... ipv6CidrBlockAssociationSet)
The IPV6 CIDR blocks that are associated with the subnet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2VpcDetails.setIpv6CidrBlockAssociationSet(Collection<Ipv6CidrBlockAssociation> ipv6CidrBlockAssociationSet)
Information about the IPv6 CIDR blocks associated with the VPC.
|
void |
AwsEc2SubnetDetails.setIpv6CidrBlockAssociationSet(Collection<Ipv6CidrBlockAssociation> ipv6CidrBlockAssociationSet)
The IPV6 CIDR blocks that are associated with the subnet.
|
AwsEc2VpcDetails |
AwsEc2VpcDetails.withIpv6CidrBlockAssociationSet(Collection<Ipv6CidrBlockAssociation> ipv6CidrBlockAssociationSet)
Information about the IPv6 CIDR blocks associated with the VPC.
|
AwsEc2SubnetDetails |
AwsEc2SubnetDetails.withIpv6CidrBlockAssociationSet(Collection<Ipv6CidrBlockAssociation> ipv6CidrBlockAssociationSet)
The IPV6 CIDR blocks that are associated with the subnet.
|
Copyright © 2024. All rights reserved.