NetworkTapRuleArgs

constructor(annotation: Output<String>? = null, configurationType: Output<Either<String, ConfigurationType>>? = null, dynamicMatchConfigurations: Output<List<CommonDynamicMatchConfigurationArgs>>? = null, location: Output<String>? = null, matchConfigurations: Output<List<NetworkTapRuleMatchConfigurationArgs>>? = null, networkTapRuleName: Output<String>? = null, pollingIntervalInSeconds: Output<Int>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, tapRulesUrl: Output<String>? = null)