class Aws::Redshift::Types::ResumeClusterMessage

Describes a resume cluster operation. For example, a scheduled action to run the `ResumeCluster` API operation.

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

data as a hash:

    {
      cluster_identifier: "String", # required
    }

@!attribute [rw] cluster_identifier

The identifier of the cluster to be resumed.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/ResumeClusterMessage AWS API Documentation

Constants

SENSITIVE