class Aws::RDS::Types::DBClusterMember

Contains information about an instance that is part of a DB cluster.

@!attribute [rw] db_instance_identifier

Specifies the instance identifier for this member of the DB cluster.
@return [String]

@!attribute [rw] is_cluster_writer

Value that is `true` if the cluster member is the primary instance
for the DB cluster and `false` otherwise.
@return [Boolean]

@!attribute [rw] db_cluster_parameter_group_status

Specifies the status of the DB 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 Aurora Replica is
promoted to the primary instance after a failure of the existing
primary instance. For more information, see [ Fault Tolerance for an
Aurora DB Cluster][1] in the *Amazon Aurora User Guide*.

[1]: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Managing.Backups.html#Aurora.Managing.FaultTolerance
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DBClusterMember AWS API Documentation

Constants

SENSITIVE