jwtConfiguration

@JvmName(name = "ndbeowxsxmqitsyj")
suspend fun jwtConfiguration(value: Output<AuthorizerJwtConfigurationArgs>)
@JvmName(name = "pyitjdamisesyhmx")
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 = "gbgqysonluhwdhni")
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.