class Aws::Redshift::Types::ClusterSubnetGroup
Describes a subnet group.
@!attribute [rw] cluster_subnet_group_name
The name of the cluster subnet group. @return [String]
@!attribute [rw] description
The description of the cluster subnet group. @return [String]
@!attribute [rw] vpc_id
The VPC ID of the cluster subnet group. @return [String]
@!attribute [rw] subnet_group_status
The status of the cluster subnet group. Possible values are `Complete`, `Incomplete` and `Invalid`. @return [String]
@!attribute [rw] subnets
A list of the VPC Subnet elements. @return [Array<Types::Subnet>]
@!attribute [rw] tags
The list of tags for the cluster subnet group. @return [Array<Types::Tag>]
@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/ClusterSubnetGroup AWS API Documentation
Constants
- SENSITIVE