class Aws::APIGateway::Types::DeleteUsagePlanRequest
The DELETE request to delete a usage plan of a given plan Id.
@note When making an API call, you may pass DeleteUsagePlanRequest
data as a hash: { usage_plan_id: "String", # required }
@!attribute [rw] usage_plan_id
\[Required\] The Id of the to-be-deleted usage plan. @return [String]
Constants
- SENSITIVE