class Aws::RDS::Types::StopDBClusterMessage

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

data as a hash:

    {
      db_cluster_identifier: "String", # required
    }

@!attribute [rw] db_cluster_identifier

The DB cluster identifier of the Amazon Aurora DB cluster to be
stopped. This parameter is stored as a lowercase string.
@return [String]

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

Constants

SENSITIVE