ClusterSubnetGroup
Describes a subnet group.
Contents
Note
In the following list, the required parameters are described first.
- ClusterSubnetGroupName
-
The name of the cluster subnet group.
Type: String
Length Constraints: Maximum length of 2147483647.
Required: No
- Description
-
The description of the cluster subnet group.
Type: String
Length Constraints: Maximum length of 2147483647.
Required: No
- SubnetGroupStatus
-
The status of the cluster subnet group. Possible values are
Complete
,Incomplete
andInvalid
.Type: String
Length Constraints: Maximum length of 2147483647.
Required: No
- Subnets.Subnet.N
-
A list of the VPC Subnet elements.
Type: Array of Subnet objects
Required: No
- SupportedClusterIpAddressTypes.item.N
-
The IP address types supported by this cluster subnet group. Possible values are
ipv4
anddualstack
.Type: Array of strings
Length Constraints: Maximum length of 2147483647.
Required: No
- Tags.Tag.N
-
The list of tags for the cluster subnet group.
Type: Array of Tag objects
Required: No
- VpcId
-
The VPC ID of the cluster subnet group.
Type: String
Length Constraints: Maximum length of 2147483647.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: