jwtConfiguration

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

Parameters

value

The `JWTConfiguration` property specifies the configuration of a JWT authorizer. Required for the `JWT` authorizer type. Supported only for HTTP APIs.


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

Parameters

argument

The `JWTConfiguration` property specifies the configuration of a JWT authorizer. Required for the `JWT` authorizer type. Supported only for HTTP APIs.