trafficMirrorSourceIds

@JvmName(name = "uwbyoqlhnrvwhlds")
suspend fun trafficMirrorSourceIds(value: Output<List<String>>)
@JvmName(name = "frncjedysiqslfgk")
suspend fun trafficMirrorSourceIds(value: List<String>?)

Parameters

value

The ID of the image source instance. Currently, the Eni is supported as the image source. The default value of N is 1, that is, only one mirror source can be added to a mirror session.


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


@JvmName(name = "tukhehjaibqrdpkq")
suspend fun trafficMirrorSourceIds(values: List<Output<String>>)
@JvmName(name = "dnpfcccywpqevroe")
suspend fun trafficMirrorSourceIds(vararg values: String)

Parameters

values

The ID of the image source instance. Currently, the Eni is supported as the image source. The default value of N is 1, that is, only one mirror source can be added to a mirror session.