Match Attributes Args
constructor(destinationPorts: Output<List<PortRangeArgs>>? = null, destinations: Output<List<AddressArgs>>? = null, protocols: Output<List<Int>>? = null, sourcePorts: Output<List<PortRangeArgs>>? = null, sources: Output<List<AddressArgs>>? = null, tcpFlags: Output<List<TCPFlagFieldArgs>>? = null)