NAME
Paws::ApiGateway::UsagePlanKey
ATTRIBUTES
Id => Str
The Id of a usage plan key.
Name => Str
The name of a usage plan key.
Type => Str
The type of a usage plan key. Currently, the valid key type is API_KEY
.
Value => Str
The value of a usage plan key.