jwtConfiguration

@JvmName(name = "qundsurgwwppwfqa")
suspend fun jwtConfiguration(value: Output<AuthorizerJwtConfigurationArgs>)
@JvmName(name = "tvgllmqbsdcbuvjb")
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 = "jhshketeppmqolay")
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.