NetworkTapRuleMatchConfigurationArgs

constructor(actions: Output<List<NetworkTapRuleActionArgs>>? = null, ipAddressType: Output<Either<String, IPAddressType>>? = null, matchConditions: Output<List<NetworkTapRuleMatchConditionArgs>>? = null, matchConfigurationName: Output<String>? = null, sequenceNumber: Output<Double>? = null)