members

@JvmName(name = "wucfwtbxyoenwerb")
suspend fun members(value: Output<List<String>>)
@JvmName(name = "kjoidlyvdhjawybv")
suspend fun members(value: List<String>?)

Parameters

value

The request must be made by one of the provided user or service accounts. Groups are not supported. Syntax: user:{emailid} serviceAccount:{emailid} If not specified, a request may come from any user.


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


@JvmName(name = "jfsubynlwidgdryu")
suspend fun members(values: List<Output<String>>)
@JvmName(name = "asobcjljkemlnojq")
suspend fun members(vararg values: String)

Parameters

values

The request must be made by one of the provided user or service accounts. Groups are not supported. Syntax: user:{emailid} serviceAccount:{emailid} If not specified, a request may come from any user.