class Aws::APIGateway::Types::GetClientCertificatesRequest
A request to get information about a collection of ClientCertificate
resources.
@note When making an API call, you may pass GetClientCertificatesRequest
data as a hash: { position: "String", limit: 1, }
@!attribute [rw] position
The current pagination position in the paged result set. @return [String]
@!attribute [rw] limit
The maximum number of returned results per page. The default value is 25 and the maximum value is 500. @return [Integer]
Constants
- SENSITIVE