class Aws::DocDB::Types::FailoverGlobalClusterMessage
@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/FailoverGlobalClusterMessage AWS API Documentation
@return [Boolean]
^
* Can’t be specified together with the ‘AllowDataLoss` parameter.
Constraints:
Specifies whether to switch over this global database cluster.
@!attribute [rw] switchover
@return [Boolean]
^
* Can’t be specified together with the ‘Switchover` parameter.
Constraints:
defaults to a switchover.
If you don’t specify ‘AllowDataLoss`, the global cluster operation
operation. Allowing data loss triggers a global failover operation.
Specifies whether to allow data loss for this global cluster
@!attribute [rw] allow_data_loss
@return [String]
Pattern: `[A-Za-z]*`
* Minimum length of 1. Maximum length of 255.
* Must match the identifier of an existing secondary cluster.
Constraints:
DocumentDB can locate the cluster in its Amazon Web Services region.
Amazon Resource Name (ARN) for the identifier so that Amazon
want to promote to the primary for the global cluster. Use the
The identifier of the secondary Amazon DocumentDB cluster that you
@!attribute [rw] target_db_cluster_identifier
@return [String]
Pattern: `[A-Za-z]*`
* Minimum length of 1. Maximum length of 255.
* Must match the identifier of an existing global cluster.
Constraints:
global cluster.
when the cluster is created. In other words, it’s the name of the
operation. The identifier is the unique key assigned by the user
The identifier of the Amazon DocumentDB global cluster to apply this
@!attribute [rw] global_cluster_identifier