class Aws::SecurityHub::Types::AwsRdsDbSubnetGroupSubnet
Information about a subnet in a subnet group.
@note When making an API call, you may pass AwsRdsDbSubnetGroupSubnet
data as a hash: { subnet_identifier: "NonEmptyString", subnet_availability_zone: { name: "NonEmptyString", }, subnet_status: "NonEmptyString", }
@!attribute [rw] subnet_identifier
The identifier of a subnet in the subnet group. @return [String]
@!attribute [rw] subnet_availability_zone
Information about the Availability Zone for a subnet in the subnet group. @return [Types::AwsRdsDbSubnetGroupSubnetAvailabilityZone]
@!attribute [rw] subnet_status
The status of a subnet in the subnet group. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsRdsDbSubnetGroupSubnet AWS API Documentation
Constants
- SENSITIVE