NAME
Paws::ApiGateway::UsagePlan
ATTRIBUTES
ApiStages => ArrayRef[Paws::ApiGateway::ApiStage]
The associated API stages of a usage plan.
Description => Str
The description of a usage plan.
Id => Str
The identifier of a UsagePlan resource.
Name => Str
The name of a usage plan.
Quota => Paws::ApiGateway::QuotaSettings
The maximum number of permitted requests per a given unit time interval.
Throttle => Paws::ApiGateway::ThrottleSettings
The request throttle limits of a usage plan.