Scale Set Packet Capture Machine Scope Args
data class ScaleSetPacketCaptureMachineScopeArgs(val excludeInstanceIds: Output<List<String>>? = null, val includeInstanceIds: Output<List<String>>? = null) : ConvertibleToJava<ScaleSetPacketCaptureMachineScopeArgs>
Constructors
Link copied to clipboard
fun ScaleSetPacketCaptureMachineScopeArgs(excludeInstanceIds: Output<List<String>>? = null, includeInstanceIds: Output<List<String>>? = null)