DBClusterOptionGroupStatus
No description
type DBClusterOptionGroupStatus {
name: String!
status: String!
}
Fields
DBClusterOptionGroupStatus.name
● String!
non-null scalar
The name of the DB cluster option group.
DBClusterOptionGroupStatus.status
● String!
non-null scalar
The status of the DB cluster option group
Member of
AWSRDSDatabaseCluster
object