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
Parameters
id
The ID for the usage plan key. For example: abc123
.
See also
suspend fun getUsagePlanKey(argument: suspend GetUsagePlanKeyPlainArgsBuilder.() -> Unit): GetUsagePlanKeyResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.apigateway.kotlin.inputs.GetUsagePlanKeyPlainArgs.