targetServiceAccounts

@JvmName(name = "snftdsrgotokccjp")
suspend fun targetServiceAccounts(value: Output<List<String>>)
@JvmName(name = "devoyippjmhhcfef")
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 = "tpchvsuviokrydwe")
suspend fun targetServiceAccounts(vararg values: Output<String>)


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

Parameters

values

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