class Aws::Redshift::Types::PauseClusterMessage

Describes a pause cluster operation. For example, a scheduled action to run the `PauseCluster` API operation.

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

data as a hash:

    {
      cluster_identifier: "String", # required
    }

@!attribute [rw] cluster_identifier

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

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

Constants

SENSITIVE