indexingServiceAccounts

@JvmName(name = "uwbsdchxnrwfiarb")
suspend fun indexingServiceAccounts(value: Output<List<String>>)
@JvmName(name = "qtdbwpxnbrbxhqgo")
suspend fun indexingServiceAccounts(value: List<String>?)

Parameters

value

List of service accounts that have indexing access.


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


@JvmName(name = "cxfmpjanpyuwhigs")
suspend fun indexingServiceAccounts(values: List<Output<String>>)
@JvmName(name = "vhkrkrhjgkyqheaw")
suspend fun indexingServiceAccounts(vararg values: String)

Parameters

values

List of service accounts that have indexing access.