apiKeySource

@JvmName(name = "rjkoqodgebdjnasg")
suspend fun apiKeySource(value: Output<String>)
@JvmName(name = "pxsnvxjvxinjlpha")
suspend fun apiKeySource(value: String?)

Parameters

value

Source of the API key for requests. Valid values are HEADER (default) and AUTHORIZER. If importing an OpenAPI specification via the body argument, this corresponds to the x-amazon-apigateway-api-key-source extension. If the argument value is provided and is different than the OpenAPI value, the argument value will override the OpenAPI value.