targetServiceAccounts

@JvmName(name = "sndmwujiqljbcgrv")
suspend fun targetServiceAccounts(value: Output<List<String>>)
@JvmName(name = "sdsybadrutuhrvfk")
suspend fun targetServiceAccounts(value: List<String>?)

Parameters

value

A list of service accounts indicating the sets of instances that are applied with this rule.


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


@JvmName(name = "csbnohkwoyhoubon")
suspend fun targetServiceAccounts(values: List<Output<String>>)
@JvmName(name = "giyopurwnowxubrk")
suspend fun targetServiceAccounts(vararg values: String)

Parameters

values

A list of service accounts indicating the sets of instances that are applied with this rule.