jwtConfiguration

@JvmName(name = "phphswtsplhgqpxe")
suspend fun jwtConfiguration(value: Output<AuthorizerJwtConfigurationArgs>)
@JvmName(name = "knlvlwpxidscopoh")
suspend fun jwtConfiguration(value: AuthorizerJwtConfigurationArgs?)

Parameters

value

Configuration of a JWT authorizer. Required for the JWT authorizer type. Supported only for HTTP APIs.


@JvmName(name = "tgfstagekviodpoi")
suspend fun jwtConfiguration(argument: suspend AuthorizerJwtConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Configuration of a JWT authorizer. Required for the JWT authorizer type. Supported only for HTTP APIs.