exemptedMembers

@JvmName(name = "rwmtbcuihbcgdkvc")
suspend fun exemptedMembers(value: Output<List<String>>)
@JvmName(name = "jqablwgqtvhkcxyd")
suspend fun exemptedMembers(value: List<String>?)

Parameters

value

Specifies the identities that do not cause logging for this type of permission. Follows the same format of Binding.members.


@JvmName(name = "cswgympbwchkiwfq")
suspend fun exemptedMembers(vararg values: Output<String>)


@JvmName(name = "kaoyjpebbiawbksy")
suspend fun exemptedMembers(values: List<Output<String>>)
@JvmName(name = "mpuhvtyyfgjtppdk")
suspend fun exemptedMembers(vararg values: String)

Parameters

values

Specifies the identities that do not cause logging for this type of permission. Follows the same format of Binding.members.