Values.GetUsagePlanKeyRequestSourceThe GET request to get a usage plan key of a given key identifier.
type nonrec t = {usagePlanId : String_.t;The Id of the UsagePlan resource representing the usage plan containing the to-be-retrieved UsagePlanKey resource representing a plan customer.
*)keyId : String_.t;The key Id of the to-be-retrieved UsagePlanKey resource representing a plan customer.
*)}