You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::APIGateway::Types::CreateUsagePlanKeyRequestWhen passing CreateUsagePlanKeyRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
usage_plan_id: "String", key_id: "String", key_type: "String", }
The POST request to create a usage plan key for adding an existing API key to a usage plan.
Instance Attribute Summary collapse[Required] The identifier of a UsagePlanKey resource for a plan customer.
[Required] The type of a UsagePlanKey resource for a plan customer.
[Required] The Id of the UsagePlan resource representing the usage plan containing the to-be-created UsagePlanKey resource representing a plan customer.
[Required] The identifier of a UsagePlanKey resource for a plan customer.
#key_type ⇒ String[Required] The type of a UsagePlanKey resource for a plan customer.
#usage_plan_id ⇒ String[Required] The Id of the UsagePlan resource representing the usage plan containing the to-be-created UsagePlanKey resource representing a plan customer.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4