instances

@JvmName(name = "bggdysqgdujbfbpp")
suspend fun instances(value: Output<List<PacketMirroringMirroredResourceInfoInstanceInfoArgs>>)
@JvmName(name = "eoamocktnqqdmsnc")
suspend fun instances(value: List<PacketMirroringMirroredResourceInfoInstanceInfoArgs>?)

Parameters

value

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.


@JvmName(name = "hlcyptphuvgcrbss")
suspend fun instances(vararg values: Output<PacketMirroringMirroredResourceInfoInstanceInfoArgs>)


@JvmName(name = "eilkkfuaqgajmvpb")
suspend fun instances(values: List<Output<PacketMirroringMirroredResourceInfoInstanceInfoArgs>>)
@JvmName(name = "vgthhkohpbuvidep")
suspend fun instances(vararg values: PacketMirroringMirroredResourceInfoInstanceInfoArgs)

Parameters

values

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.


@JvmName(name = "btdsylyriaevnhks")
suspend fun instances(argument: List<suspend PacketMirroringMirroredResourceInfoInstanceInfoArgsBuilder.() -> Unit>)
@JvmName(name = "usimjfkeyxwgmvtc")
suspend fun instances(vararg argument: suspend PacketMirroringMirroredResourceInfoInstanceInfoArgsBuilder.() -> Unit)
@JvmName(name = "imsoeeodfuudfvnx")
suspend fun instances(argument: suspend PacketMirroringMirroredResourceInfoInstanceInfoArgsBuilder.() -> Unit)

Parameters

argument

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.