class Aws::RDS::Types::DescribeDBClusterSnapshotsMessage


@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DescribeDBClusterSnapshotsMessage AWS API Documentation
@return [String]
A specific DB cluster resource ID to describe.
@!attribute [rw] db_cluster_resource_id
@return [Boolean]
ModifyDBClusterSnapshotAttribute API action.
You can share a manual DB cluster snapshot as public by using the
account. By default, the public snapshots are not included.
public and can be copied or restored by any Amazon Web Services
Specifies whether to include manual DB cluster snapshots that are
@!attribute [rw] include_public
@return [Boolean]
by the ‘ModifyDBClusterSnapshotAttribute` API action.
manual DB cluster snapshot from another Amazon Web Services account
You can give an Amazon Web Services account permission to restore a
these snapshots are not included.
account has been given permission to copy or restore. By default,
other Amazon Web Services accounts that this Amazon Web Services
Specifies whether to include shared manual DB cluster snapshots from
@!attribute [rw] include_shared
@return [String]
to the value specified by `MaxRecords`.
specified, the response includes only records beyond the marker, up
`DescribeDBClusterSnapshots` request. If this parameter is
An optional pagination token provided by a previous
@!attribute [rw] marker
@return [Integer]
Constraints: Minimum 20, maximum 100.
Default: 100
retrieve the remaining results.
token called a marker is included in the response so you can
records exist than the specified `MaxRecords` value, a pagination
The maximum number of records to include in the response. If more
@!attribute [rw] max_records
@return [Array<Types::Filter>]
* `engine` - Accepts names of database engines.
* `snapshot-type` - Accepts types of DB cluster snapshots.
identifiers.
* `db-cluster-snapshot-id` - Accepts DB cluster snapshot
Amazon Resource Names (ARNs).
* `db-cluster-id` - Accepts DB cluster identifiers and DB cluster
Supported filters:
describe.
A filter that specifies one or more DB cluster snapshots to
@!attribute [rw] filters
@return [String]
`SnapshotType` is set to `public`.
to `shared`. The `IncludeShared` parameter doesn’t apply when
`IncludePublic` parameter doesn’t apply when ‘SnapshotType` is set
`SnapshotType` values of `manual` or `automated`. The
The `IncludeShared` and `IncludePublic` parameters don’t apply for
parameter.
snapshots with these results by enabling the ‘IncludePublic`
`IncludeShared` parameter. You can include public DB cluster
DB cluster snapshots with these results by enabling the
and manual DB cluster snapshots are returned. You can include shared
If you don’t specify a ‘SnapshotType` value, then both automated
as public.
* `public` - Return all DB cluster snapshots that have been marked
shared to my Amazon Web Services account.
* `shared` - Return all manual DB cluster snapshots that have been
my Amazon Web Services account.
* `manual` - Return all DB cluster snapshots that have been taken by
account.
automatically taken by Amazon RDS for my Amazon Web Services
* `automated` - Return all DB cluster snapshots that have been
of the following values:
The type of DB cluster snapshots to be returned. You can specify one
@!attribute [rw] snapshot_type
@return [String]
`SnapshotType` parameter must also be specified.
* If this identifier is for an automated snapshot, the
DBClusterSnapshot.
* If supplied, must match the identifier of an existing
Constraints:
string.
`DBClusterIdentifier` parameter. This value is stored as a lowercase
parameter can’t be used in conjunction with the
A specific DB cluster snapshot identifier to describe. This
@!attribute [rw] db_cluster_snapshot_identifier
@return [String]
^
* If supplied, must match the identifier of an existing DBCluster.
Constraints:
case-sensitive.
‘DBClusterSnapshotIdentifier` parameter. This parameter isn’t
snapshots for. This parameter can’t be used in conjunction with the
The ID of the DB cluster to retrieve the list of DB cluster
@!attribute [rw] db_cluster_identifier