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