InstancePublicPortsPortInfoArgs

constructor(cidrListAliases: Output<List<String>>? = null, cidrs: Output<List<String>>? = null, fromPort: Output<Int>, ipv6Cidrs: Output<List<String>>? = null, protocol: Output<String>, toPort: Output<Int>)