apiKeySourceType

@JvmName(name = "lvtchmgrsbyedeaj")
suspend fun apiKeySourceType(value: Output<String>)
@JvmName(name = "yldlyhinpeawvtyy")
suspend fun apiKeySourceType(value: String?)

Parameters

value

The source of the API key for metering requests according to a usage plan. Valid values are: `HEADER` to read the API key from the `X-API-Key` header of a request. `AUTHORIZER` to read the API key from the `UsageIdentifierKey` from a custom authorizer.