network

@JvmName(name = "ruyrjflgqahsmxgh")
suspend fun network(value: Output<PacketMirroringNetworkInfoArgs>)
@JvmName(name = "hnluapnjxjodjvrq")
suspend fun network(value: PacketMirroringNetworkInfoArgs?)

Parameters

value

Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.


@JvmName(name = "fgshdilbqqjlscst")
suspend fun network(argument: suspend PacketMirroringNetworkInfoArgsBuilder.() -> Unit)

Parameters

argument

Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.