jwtConfiguration

@JvmName(name = "sweddkruunjwjwpf")
suspend fun jwtConfiguration(value: Output<AuthorizerJwtConfigurationArgs>)
@JvmName(name = "olrlwngifyxqasip")
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 = "jvpdeaveupegdupv")
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.