class Aws::DocDB::Types::DescribeCertificatesMessage


@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DescribeCertificatesMessage AWS API Documentation
@return [String]
specified by ‘MaxRecords`.
response includes only records beyond the marker, up to the value
`DescribeCertificates` request. If this parameter is specified, the
An optional pagination token provided by a previous
@!attribute [rw] marker
@return [Integer]
* Maximum: 100
* Minimum: 20
Constraints:
Default: 100
remaining results can be retrieved.
token called a marker is included in the response so that the
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>]
This parameter is not currently supported.
@!attribute [rw] filters
@return [String]
^
* Must match an existing `CertificateIdentifier`.
Constraints
certificates is returned. This parameter is not case sensitive.
returned. If this parameter is omitted, a list of up to `MaxRecords`
specified, information for only the specified certificate is
The user-supplied certificate identifier. If this parameter is
@!attribute [rw] certificate_identifier
}
marker: “String”,
max_records: 1,
],
},
values: [“String”], # required
name: “String”, # required
{
filters: [
certificate_identifier: “String”,
{
data as a hash:
@note When making an API call, you may pass DescribeCertificatesMessage