class
Amazonite::ApiGateway::GetUsagePlanKeyRequest
- Amazonite::ApiGateway::GetUsagePlanKeyRequest
- Reference
- Object
Overview
The GET request to get a usage plan key of a given key identifier.
Included Modules
- JSON::Serializable
Defined in:
api_gateway/get_usage_plan_key_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#key_id : String
The key Id of the to-be-retrieved UsagePlanKey resource representing a plan customer.
-
#key_id=(key_id : String)
The key Id of the to-be-retrieved UsagePlanKey resource representing a plan customer.
-
#usage_plan_id : String
The Id of the UsagePlan resource representing the usage plan containing the to-be-retrieved UsagePlanKey resource representing a plan customer.
-
#usage_plan_id=(usage_plan_id : String)
The Id of the UsagePlan resource representing the usage plan containing the to-be-retrieved UsagePlanKey resource representing a plan customer.
- #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
The key Id of the to-be-retrieved UsagePlanKey resource representing a plan customer.
The key Id of the to-be-retrieved UsagePlanKey resource representing a plan customer.
The Id of the UsagePlan resource representing the usage plan containing the to-be-retrieved UsagePlanKey resource representing a plan customer.
The Id of the UsagePlan resource representing the usage plan containing the to-be-retrieved UsagePlanKey resource representing a plan customer.