class Aws::SecurityHub::Types::Ipv6CidrBlockAssociation
An IPV6 CIDR block association.
@note When making an API call, you may pass Ipv6CidrBlockAssociation
data as a hash: { association_id: "NonEmptyString", ipv_6_cidr_block: "NonEmptyString", cidr_block_state: "NonEmptyString", }
@!attribute [rw] association_id
The association ID for the IPv6 CIDR block. @return [String]
@!attribute [rw] ipv_6_cidr_block
The IPv6 CIDR block. @return [String]
@!attribute [rw] cidr_block_state
Information about the state of the CIDR block. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/Ipv6CidrBlockAssociation AWS API Documentation
Constants
- SENSITIVE