Class: Aws::APIGateway::Types::ApiKeyIds
- Inherits:
-
Struct
- Object
- Struct
- Aws::APIGateway::Types::ApiKeyIds
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-apigateway/types.rb
Overview
The identifier of an ApiKey used in a UsagePlan.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#ids ⇒ Array<String>
A list of all the ApiKey identifiers.
-
#warnings ⇒ Array<String>
A list of warning messages.