targetServiceAccounts

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

Parameters

value

A list of service accounts indicating sets of instances located in the network that may make network connections as specified in allowed[]. targetServiceAccounts cannot be used at the same time as targetTags or sourceTags. If neither targetServiceAccounts nor targetTags are specified, the firewall rule applies to all instances on the specified network.


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


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

Parameters

values

A list of service accounts indicating sets of instances located in the network that may make network connections as specified in allowed[]. targetServiceAccounts cannot be used at the same time as targetTags or sourceTags. If neither targetServiceAccounts nor targetTags are specified, the firewall rule applies to all instances on the specified network.