class Aws::RDS::Types::PromoteReadReplicaDBClusterMessage

@note When making an API call, you may pass PromoteReadReplicaDBClusterMessage

data as a hash:

    {
      db_cluster_identifier: "String", # required
    }

@!attribute [rw] db_cluster_identifier

The identifier of the DB cluster read replica to promote. This
parameter isn't case-sensitive.

Constraints:

* Must match the identifier of an existing DB cluster read replica.

^

Example: `my-cluster-replica1`
@return [String]

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

Constants

SENSITIVE