apigateway_get_usage_plan_key {paws.networking} | R Documentation |
Gets a usage plan key of a given key identifier
Description
Gets a usage plan key of a given key identifier.
See https://www.paws-r-sdk.com/docs/apigateway_get_usage_plan_key/ for full documentation.
Usage
apigateway_get_usage_plan_key(usagePlanId, keyId)
Arguments
usagePlanId |
[required] The Id of the UsagePlan resource representing the usage plan containing the to-be-retrieved UsagePlanKey resource representing a plan customer. |
keyId |
[required] The key Id of the to-be-retrieved UsagePlanKey resource representing a plan customer. |
[Package paws.networking version 0.9.0 Index]