exemptedMembers

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

Parameters

value

Identities that do not cause logging for this type of permission. The format is the same as that for members.


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


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

Parameters

values

Identities that do not cause logging for this type of permission. The format is the same as that for members.