jwtAudience

@JvmName(name = "fegtrhxoxuibcwdp")
suspend fun jwtAudience(value: Output<String>)
@JvmName(name = "uxcdnskllxfxaxui")
suspend fun jwtAudience(value: String?)

Parameters

value

The JWT audience is used when generating a JWT ID token for the backend. This ID token will be added in the HTTP "authorization" header, and sent to the backend.