RuleGroupMatchAttributesArgs

constructor(destinationPorts: Output<List<RuleGroupPortRangeArgs>>? = null, destinations: Output<List<RuleGroupAddressArgs>>? = null, protocols: Output<List<Int>>? = null, sourcePorts: Output<List<RuleGroupPortRangeArgs>>? = null, sources: Output<List<RuleGroupAddressArgs>>? = null, tcpFlags: Output<List<RuleGroupTcpFlagFieldArgs>>? = null)