NatFirewallControlPolicyArgs

constructor(aclAction: Output<String>? = null, applicationNameLists: Output<List<String>>? = null, description: Output<String>? = null, destPort: Output<String>? = null, destPortGroup: Output<String>? = null, destPortType: Output<String>? = null, destination: Output<String>? = null, destinationType: Output<String>? = null, direction: Output<String>? = null, domainResolveType: Output<Int>? = null, endTime: Output<Int>? = null, ipVersion: Output<String>? = null, natGatewayId: Output<String>? = null, newOrder: Output<String>? = null, proto: Output<String>? = null, release: Output<String>? = null, repeatDays: Output<List<Int>>? = null, repeatEndTime: Output<String>? = null, repeatStartTime: Output<String>? = null, repeatType: Output<String>? = null, source: Output<String>? = null, sourceType: Output<String>? = null, startTime: Output<Int>? = null)