class Aws::APIGateway::Types::ApiKeys

Represents a collection of API keys as represented by an ApiKeys resource.

<div class=“seeAlso” markdown=“1”>

Use API Keys][1

</div>

[1]: docs.aws.amazon.com/apigateway/latest/developerguide/how-to-api-keys.html

@!attribute [rw] warnings

A list of warning messages logged during the import of API keys when
the `failOnWarnings` option is set to true.
@return [Array<String>]

@!attribute [rw] position

@return [String]

@!attribute [rw] items

The current page of elements from this collection.
@return [Array<Types::ApiKey>]

Constants

SENSITIVE