jwtConfiguration

@JvmName(name = "uqvvrgolmcijkopt")
suspend fun jwtConfiguration(value: Output<AuthorizerJwtConfigurationArgs>)
@JvmName(name = "ymtnbfhttvryefjo")
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 = "vdribaghksmulphi")
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.