class Aws::DocDB::Types::DescribeDBClusterSnapshotAttributesMessage

Represents the input to DescribeDBClusterSnapshotAttributes.

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

data as a hash:

    {
      db_cluster_snapshot_identifier: "String", # required
    }

@!attribute [rw] db_cluster_snapshot_identifier

The identifier for the cluster snapshot to describe the attributes
for.
@return [String]

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

Constants

SENSITIVE