class Aws::RDS::Types::FailoverDBClusterMessage
@note When making an API call, you may pass FailoverDBClusterMessage
data as a hash: { db_cluster_identifier: "String", # required target_db_instance_identifier: "String", }
@!attribute [rw] db_cluster_identifier
A DB cluster identifier to force a failover for. This parameter isn't case-sensitive. Constraints: * Must match the identifier of an existing DBCluster. ^ @return [String]
@!attribute [rw] target_db_instance_identifier
The name of the instance to promote to the primary instance. You must specify the instance identifier for an Aurora Replica in the DB cluster. For example, `mydbcluster-replica1`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/FailoverDBClusterMessage AWS API Documentation
Constants
- SENSITIVE