TrafficMirrorSessionArgs

constructor(dryRun: Output<Boolean>? = null, enabled: Output<Boolean>? = null, packetLength: Output<Int>? = null, priority: Output<Int>? = null, resourceGroupId: Output<String>? = null, tags: Output<Map<String, String>>? = null, trafficMirrorFilterId: Output<String>? = null, trafficMirrorSessionDescription: Output<String>? = null, trafficMirrorSessionName: Output<String>? = null, trafficMirrorSourceIds: Output<List<String>>? = null, trafficMirrorTargetId: Output<String>? = null, trafficMirrorTargetType: Output<String>? = null, virtualNetworkId: Output<Int>? = null)