class Aws::DocDB::Types::DescribeDBInstancesMessage
@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DescribeDBInstancesMessage 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>]
that are identified by these ARNs.
The results list includes only the information about the instances
* `db-instance-id` - Accepts instance identifiers and instance ARNs.
clusters that are identified by these ARNs.
information about the instances that are associated with the
Resource Names (ARNs). The results list includes only the
* `db-cluster-id` - Accepts cluster identifiers and cluster Amazon
Supported filters:
A filter that specifies one or more instances to describe.
@!attribute [rw] filters
@return [String]
^
`DBInstance`.
* If provided, must match the identifier of an existing
Constraints:
This parameter isn’t case sensitive.
specified, information from only the specific instance is returned.
The user-provided instance identifier. If this parameter is
@!attribute [rw] db_instance_identifier
Represents the input to DescribeDBInstances.