AwsRdsDbSubnetGroup
Information about the subnet group for the database instance.
Contents
- DbSubnetGroupArn
-
The ARN of the subnet group.
Type: String
Pattern:
.*\S.*
Required: No
- DbSubnetGroupDescription
-
The description of the subnet group.
Type: String
Pattern:
.*\S.*
Required: No
- DbSubnetGroupName
-
The name of the subnet group.
Type: String
Pattern:
.*\S.*
Required: No
- SubnetGroupStatus
-
The status of the subnet group.
Type: String
Pattern:
.*\S.*
Required: No
- Subnets
-
A list of subnets in the subnet group.
Type: Array of AwsRdsDbSubnetGroupSubnet objects
Required: No
- VpcId
-
The VPC ID of the subnet group.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: