class Aws::DocDB::Types::DescribeGlobalClustersMessage


@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DescribeGlobalClustersMessage AWS API Documentation
@return [String]
value specified by ‘MaxRecords`.
the response includes only records beyond the marker, up to the
`DescribeGlobalClusters` request. If this parameter is specified,
An optional pagination token provided by a previous
@!attribute [rw] marker
@return [Integer]
retrieve the remaining results.
token called a marker is included in the response so that 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>]
include information about the clusters identified by these ARNs.
cluster Amazon Resource Names (ARNs). The results list will only
Supported filters: `db-cluster-id` accepts cluster identifiers and
A filter that specifies one or more global DB clusters to describe.
@!attribute [rw] filters
@return [String]
This parameter isn’t case-sensitive.
specified, information from only the specific cluster is returned.
The user-supplied cluster identifier. If this parameter is
@!attribute [rw] global_cluster_identifier
}
marker: “String”,
max_records: 1,
],
},
values: [“String”], # required
name: “String”, # required
{
filters: [
global_cluster_identifier: “GlobalClusterIdentifier”,
{
data as a hash:
@note When making an API call, you may pass DescribeGlobalClustersMessage