Packet Mirroring Mirrored Resource Info Response
data class PacketMirroringMirroredResourceInfoResponse(val instances: List<PacketMirroringMirroredResourceInfoInstanceInfoResponse>, val subnetworks: List<PacketMirroringMirroredResourceInfoSubnetInfoResponse>, val tags: List<String>)
Constructors
Link copied to clipboard
fun PacketMirroringMirroredResourceInfoResponse(instances: List<PacketMirroringMirroredResourceInfoInstanceInfoResponse>, subnetworks: List<PacketMirroringMirroredResourceInfoSubnetInfoResponse>, tags: List<String>)
Types
Properties
Link copied to clipboard
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.