NicIPSettingsArgs

constructor(allocationMethod: Output<Either<String, IPAddressAllocationMethod>>? = null, dnsServers: Output<List<String>>? = null, gateway: Output<List<String>>? = null, ipAddress: Output<String>? = null, subnetMask: Output<String>? = null)