subnetworks

@JvmName(name = "vokcvtqknoaktysv")
suspend fun subnetworks(value: Output<List<String>>)
@JvmName(name = "fneflnnxyxfqnitk")
suspend fun subnetworks(value: List<String>?)

Parameters

value

An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.


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


@JvmName(name = "ooixlweebaalflja")
suspend fun subnetworks(values: List<Output<String>>)
@JvmName(name = "rdusyoiuglwrgdsp")
suspend fun subnetworks(vararg values: String)

Parameters

values

An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.