get Usage Plan Key
The `AWS::ApiGateway::UsagePlanKey`
resource associates an API key with a usage plan. This association determines which users the usage plan is applied to.
Return
null
Parameters
argument
null
Return
null
See also
Parameters
id
An autogenerated ID which is a combination of the ID of the key and ID of the usage plan combined with a : such as 123abcdef:abc123.
suspend fun getUsagePlanKey(argument: suspend GetUsagePlanKeyPlainArgsBuilder.() -> Unit): GetUsagePlanKeyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.awsnative.apigateway.kotlin.inputs.GetUsagePlanKeyPlainArgs.