class Aws::DocDB::Types::DescribeDBClustersMessage


@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DescribeDBClustersMessage AWS API Documentation
@return [String]
the marker, up to the value specified by ‘MaxRecords`.
parameter is specified, the response includes only records beyond
An optional pagination token provided by a previous request. If this
@!attribute [rw] marker
@return [Integer]
Constraints: Minimum 20, maximum 100.
Default: 100
results can be retrieved.
token (marker) is included in the response so that the remaining
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>]
^
about the clusters identified by these ARNs.
Resource Names (ARNs). The results list only includes information
* `db-cluster-id` - Accepts cluster identifiers and cluster Amazon
Supported filters:
A filter that specifies one or more clusters to describe.
@!attribute [rw] filters
@return [String]
^
* If provided, must match an existing `DBClusterIdentifier`.
Constraints:
This parameter isn’t case sensitive.
specified, information from only the specific cluster is returned.
The user-provided cluster identifier. If this parameter is
@!attribute [rw] db_cluster_identifier
Represents the input to DescribeDBClusters.