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.
ProductCode => Str
The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace.
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.