VmwareIpBlockArgs

constructor(gateway: Output<String>? = null, ips: Output<List<VmwareHostIpArgs>>? = null, netmask: Output<String>? = null)