members

@JvmName(name = "awxfmbgsfgayrdpq")
suspend fun members(value: Output<List<String>>)
@JvmName(name = "bknogcagbjcamfpy")
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 = "otpqqhmfbaeygqyi")
suspend fun members(vararg values: Output<String>)


@JvmName(name = "rnlcqkpqxwgqxqym")
suspend fun members(values: List<Output<String>>)
@JvmName(name = "nkgtfjljnadnpjmx")
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.