AWSRDSSubnet
No description
type AWSRDSSubnet {
availabilityZone: AWSRDSSubnetAvailabilityZone!
id: String!
outpost: AWSRDSSubnetOutpost!
status: String!
}
Fields
AWSRDSSubnet.availabilityZone
● AWSRDSSubnetAvailabilityZone!
non-null object
The Availability Zone information
AWSRDSSubnet.id
● String!
non-null scalar
The identifier of the subnet
AWSRDSSubnet.outpost
● AWSRDSSubnetOutpost!
non-null object
If the subnet is associated with an Outpost, this value specifies the Outpost
AWSRDSSubnet.status
● String!
non-null scalar
The status of the subnet
Member of
AWSRDSDatabaseSubnetGroup
object