class Aws::RDS::Types::DescribeDBInstancesMessage


@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DescribeDBInstancesMessage AWS API Documentation
@return [String]
specified by ‘MaxRecords`.
response includes only records beyond the marker, up to the value
`DescribeDBInstances` request. If this parameter is specified, the
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 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>]
information about the DB instances for these engines.
* `engine` - Accepts engine names. The results list only includes
with these domains.
list only includes information about the DB instances associated
* `domain` - Accepts Active Directory directory IDs. The results
identified by these DB instance resource identifiers.
results list only includes information about the DB instances
* `dbi-resource-id` - Accepts DB instance resource identifiers. The
information about the DB instances identified by these ARNs.
Amazon Resource Names (ARNs). The results list only includes
* `db-instance-id` - Accepts DB instance identifiers and DB instance
identified by these ARNs.
information about the DB instances associated with the DB clusters
Amazon Resource Names (ARNs). The results list only includes
* `db-cluster-id` - Accepts DB cluster identifiers and DB cluster
Supported Filters:
A filter that specifies one or more DB instances to describe.
@!attribute [rw] filters
@return [String]
^
* If supplied, must match the identifier of an existing DB instance.
Constraints:
parameter isn’t case-sensitive.
information from only the specific DB instance is returned. This
(ARN) of the DB instance. If this parameter is specified,
The user-supplied instance identifier or the Amazon Resource Name
@!attribute [rw] db_instance_identifier