trafficMirrorSourceIds

@JvmName(name = "nuvefqlcasprhddu")
suspend fun trafficMirrorSourceIds(value: Output<List<String>>)
@JvmName(name = "krfyyeviiburuxvj")
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 = "gyiroowcvbutlxav")
suspend fun trafficMirrorSourceIds(vararg values: Output<String>)


@JvmName(name = "ftdabeubifylccwc")
suspend fun trafficMirrorSourceIds(values: List<Output<String>>)
@JvmName(name = "wnuoyqoofnwchiwj")
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.