DefaultNetworkAclIngressArgs

constructor(action: Output<String>, cidrBlock: Output<String>? = null, fromPort: Output<Int>, icmpCode: Output<Int>? = null, icmpType: Output<Int>? = null, ipv6CidrBlock: Output<String>? = null, protocol: Output<String>, ruleNo: Output<Int>, toPort: Output<Int>)