class Aws::RDS::Types::DBClusterSnapshotMessage
Provides a list of DB cluster snapshots for the user as the result of a call to the `DescribeDBClusterSnapshots` action.
@!attribute [rw] marker
An optional pagination token provided by a previous `DescribeDBClusterSnapshots` request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by `MaxRecords`. @return [String]
@!attribute [rw] db_cluster_snapshots
Provides a list of DB cluster snapshots for the user. @return [Array<Types::DBClusterSnapshot>]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DBClusterSnapshotMessage AWS API Documentation
Constants
- SENSITIVE