indexingServiceAccounts

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

Parameters

value

List of service accounts that have indexing access.


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


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

Parameters

values

List of service accounts that have indexing access.