audience

@JvmName(name = "kvdejxmirlqgcone")
suspend fun audience(value: Output<String>)
@JvmName(name = "qmljgmlqsoorbiwr")
suspend fun audience(value: String?)

Parameters

value

Audience to be used to generate the OIDC Token. The audience claim identifies the recipient that the JWT is intended for. If unspecified, the destination URI will be used.