class Aws::DocDB::Types::DBClusterMember
Contains information about an instance that is part of a cluster.
@!attribute [rw] db_instance_identifier
Specifies the instance identifier for this member of the cluster. @return [String]
@!attribute [rw] is_cluster_writer
A value that is `true` if the cluster member is the primary instance for the cluster and `false` otherwise. @return [Boolean]
@!attribute [rw] db_cluster_parameter_group_status
Specifies the status of the cluster parameter group for this member of the DB cluster. @return [String]
@!attribute [rw] promotion_tier
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after a failure of the existing primary instance. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DBClusterMember AWS API Documentation
Constants
- SENSITIVE