DBClusterMember
Contains information about an instance that is part of a DB cluster.
Contents
- DBClusterParameterGroupStatus
-
Specifies the status of the DB cluster parameter group for this member of the DB cluster.
Type: String
Required: No
- DBInstanceIdentifier
-
Specifies the instance identifier for this member of the DB cluster.
Type: String
Required: No
- IsClusterWriter
-
Value that is
true
if the cluster member is the primary instance for the DB cluster andfalse
otherwise.Type: Boolean
Required: No
- PromotionTier
-
A value that specifies the order in which a Read Replica is promoted to the primary instance after a failure of the existing primary instance.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: