principals

@JvmName(name = "lewxclipaiussdau")
suspend fun principals(value: Output<List<String>>)
@JvmName(name = "lreguxyuexmqxyvm")
suspend fun principals(value: List<String>)

Parameters

value

Users who are being allowed for the operation. Each entry should be a valid v1 IAM Principal Identifier. Format for these is documented at "https://cloud.google.com/iam/docs/principal-identifiers#v1"


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


@JvmName(name = "fjdgpyyrmnyjxvaw")
suspend fun principals(values: List<Output<String>>)
@JvmName(name = "jxkymomuuoxpjrlc")
suspend fun principals(vararg values: String)

Parameters

values

Users who are being allowed for the operation. Each entry should be a valid v1 IAM Principal Identifier. Format for these is documented at "https://cloud.google.com/iam/docs/principal-identifiers#v1"