You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::APIGateway::Types::ApiKeyIds

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The identifier of an ApiKey used in a UsagePlan.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#idsArray<String>

A list of all the ApiKey identifiers.

Returns:

  • (Array<String>)

    A list of all the ApiKey identifiers.

#warningsArray<String>

A list of warning messages.

Returns:

  • (Array<String>)

    A list of warning messages.