class Aws::RDS::Types::RemoveFromGlobalClusterMessage

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

data as a hash:

    {
      global_cluster_identifier: "String",
      db_cluster_identifier: "String",
    }

@!attribute [rw] global_cluster_identifier

The cluster identifier to detach from the Aurora global database
cluster.
@return [String]

@!attribute [rw] db_cluster_identifier

The Amazon Resource Name (ARN) identifying the cluster that was
detached from the Aurora global database cluster.
@return [String]

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

Constants

SENSITIVE