NAME
Paws::ApiGateway::ApiKey
ATTRIBUTES
CreatedDate => Str
The date when the API Key was created, in ISO 8601 format.
Description => Str
The description of the API Key.
Enabled => Bool
Specifies whether the API Key can be used by callers.
Id => Str
The identifier of the API Key.
LastUpdatedDate => Str
When the API Key was last updated, in ISO 8601 format.
Name => Str
The name of the API Key.
StageKeys => ArrayRef[Str]
A list of Stage resources that are associated with the ApiKey resource.