AllowedAudiencesValidationArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "oarhoulaccitfrhw")
suspend fun allowedAudiences(value: Output<List<String>>)
@JvmName(name = "uibyfvwxurrskqhp")
suspend fun allowedAudiences(vararg values: Output<String>)
@JvmName(name = "psrrcokheyscxwto")
suspend fun allowedAudiences(vararg values: String)
@JvmName(name = "qrmhllcwirnruhph")
suspend fun allowedAudiences(values: List<Output<String>>)
@JvmName(name = "qchgplycgiabitsf")
suspend fun allowedAudiences(value: List<String>?)