forwardInboundCredentials

@JvmName(name = "gikdwqrdlyuecjlt")
suspend fun forwardInboundCredentials(value: Output<ConfigBlockingFunctionsForwardInboundCredentialsArgs>)

Parameters

value

The user credentials to include in the JWT payload that is sent to the registered Blocking Functions. Structure is documented below.


@JvmName(name = "fbhutvcwfqlhyjns")
suspend fun forwardInboundCredentials(argument: suspend ConfigBlockingFunctionsForwardInboundCredentialsArgsBuilder.() -> Unit)

Parameters

argument

The user credentials to include in the JWT payload that is sent to the registered Blocking Functions. Structure is documented below.