class
Amazonite::ApiGateway::DeleteUsagePlanRequest
- Amazonite::ApiGateway::DeleteUsagePlanRequest
- Reference
- Object
Overview
The DELETE request to delete a usage plan of a given plan Id.
Included Modules
- JSON::Serializable
Defined in:
api_gateway/delete_usage_plan_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#usage_plan_id : String
The Id of the to-be-deleted usage plan.
-
#usage_plan_id=(usage_plan_id : String)
The Id of the to-be-deleted usage plan.
- #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.